home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / dino / dino_bot.1 / source / install / D2I2 < prev    next >
Encoding:
Text File  |  1991-05-14  |  1.3 KB  |  31 lines

  1.  
  2. #
  3. #  Insert default values for the first parameters to dino2
  4. #  (These values will be used only if dino2 is called using
  5. #  just file names, i.e. called directly by the programmer).
  6. #
  7. # Set "Quiet" to "F" if you want DINO to print out informational
  8. # messages about what it is doing while "dino2" executes.  Set it
  9. # to "T" otherwise.
  10. #
  11. # Set "Destination" to the name of the parallel machine (the name
  12. # that DINO uses).  If there is more than one virtual machine on
  13. # the real parallel machine, you will have to pick one as a default.
  14. #
  15. # Set "SuffixModel" to either "new" or "old" depending on which
  16. # suffix model you support as the default.  See section 7.1.4 of
  17. # the DINO User's Manual for more discussion on suffix models.
  18. #
  19. # If "SuffixModel" is "new", set "Suffix" to be the same as
  20. # "Destination".  If "SuffixModel" is "old", set this to be the same as
  21. # the default suffix defined in the "dino" script for this machine.
  22. # If you did not define a default suffix for the old suffix model,
  23. # DINO uses "D1" for the iPSC1, "D2" for the iPSC2, "D8" for the
  24. # i860, "S1" for the iPSC1 simulator, "S2" for the iPSC2 simulator,
  25. # and "G" for the distributed sun machine.
  26. #
  27. # You do not need to export these variables.  They are only used
  28. # within the "dino2" script.
  29. #
  30. Quiet=F
  31.